Returns an array of information about the UDF.
#Include <TaskScheduler.au3>
_TS_VersionInfo()
Parameters
| None. | |
Return Value
Success: one-dimensional one based array with the following information:
Remarks
Based on function _IE_VersionInfo written bei Dale Hohm
Related